Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update analog monorepo to v1 (major) #137

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/content (source) ^0.2.0 -> ^1.0.0 age adoption passing confidence
@analogjs/platform (source) ^0.2.0 -> ^1.0.0 age adoption passing confidence
@analogjs/router (source) ^0.2.0 -> ^1.0.0 age adoption passing confidence
@analogjs/vite-plugin-angular ^0.2.30 -> ^1.0.0 age adoption passing confidence
@analogjs/vite-plugin-nitro (source) ^0.2.30 -> ^1.0.0 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/content)

v1.9.2

Compare Source

Bug Fixes

v1.9.1

Compare Source

Bug Fixes
  • add Nx 20.x to package.json dev dependencies (#​1411) (cae8861)
  • content: fix install dependencies, remove marked mangle warnings (#​1413) (bc3b6df)
  • router: inject HttpClient only when page endpoint is configured (#​1412) (c037b01)
  • router: serialize transfer state cache key for internal API requests (#​1415) (855a314)
  • vite-plugin-angular: force rebuild and analysis on filesystem changes (#​1416) (94e7da1)
  • vite-plugin-angular: infer production build from config mode instead of NODE_ENV (#​1423) (98e4bab)
  • vite-plugin-angular: set ngDevMode in during build optimization (#​1417) (8e1a3b4)
  • vite-plugin-nitro: enable websocket support & add docs (#​1419) (9ac357f)

v1.9.0

Compare Source

Bug Fixes
  • create-analog: add Analog SFCs to Tailwind config (#​1388) (c051f05)
  • create-analog: add minimal template to semver during release (0e030cc)
  • nx-plugin: added missing import for 'join' in tailwind template (#​1405) (02d7898)
  • platform: add better cache invalidation for file changes (#​1394) (c38900d)
  • platform: load content highlighter on first content request (#​1402) (ead2aba)
  • router: expose inject function for page endpoint URL (#​1397) (42486cc)
  • router: retrieve initial server page load from transfer state (#​1396) (f9f1d9b)
  • vite-plugin-angular: support outputFromObservable (#​1392) (8c255ec)
  • vite-plugin-angular: use esbuild to postprocess sourcemaps during testing (#​1399) (bdf8cee)
  • vite-plugin-nitro: add option use proxy for API requests instead of custom middleware (#​1378) (f72087f)
  • vite-plugin-nitro: inline and apply api prefix to endpoints (#​1401) (94bfc2e)
  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#​1407) (132f70d)
Features
  • create-analog: optionally generate new projects with Analog SFCs (#​1375) (9b46f08)
  • create-analog: set project title based on project name; sort deps (#​1374) (775eeab)
  • create-analog: update app generators and templates to use TypeScript for Tailwind config (#​1387) (586adae)
  • router: introduce server support for form actions (#​1346) (1d15109)

v1.8.2

Compare Source

Bug Fixes
  • create-analog: read the doc color scheme in light mode (#​1361) (90d9b7b)
  • vite-plugin-nitro: inline std-env package for Windows build (#​1362) (a6a93c0)

v1.8.1

Compare Source

Bug Fixes
  • nx-plugin: add marked-mangle to installed dependencies on new app/migration (#​1354) (e845850)
  • platform: add support for @​ng-web-apis and @​taiga-ui deps w/SSR (#​1357) (7f7d192)
  • router: generate rawPath for ag page routes correctly (7081bb6)
  • vite-plugin-angular: add better support for angular/cdk in vitest browser testing (#​1353) (157d9e2)
  • vite-plugin-angular: add check for ag files in fileExists function (2f5400d)
  • vite-plugin-angular: allow supplying and exporting vfile data for agx files (#​1344) (6d555aa)
  • vite-plugin-angular: use defaultMarkdownTemplateTransform if none supplied (#​1356) (ff9a0ee)
  • vitest-angular: setup separate import for configuring snapshots (#​1340) (fa50a4d)

v1.8.0

Compare Source

Bug Fixes
  • nx-plugin: typo that causes Nx graph to crash (#​1330) (102cf83)
  • router: add responseType in requestContextInterceptor for HttpClient (#​1326) (88c077f)
  • vite-plugin-angular: add detection for storybook target in Nx workspace (f9014d4)
  • vite-plugin-angular: correctly capture diagnostics from errors and warnings (#​1325) (5086d95)
  • vite-plugin-angular: fix optimization bug with bundles w/o side effects (#​1332) (df48c49)
  • vite-plugin-angular: mark @​angular/compiler with sideEffects during jit build (#​1337) (4912562)
  • vite-plugin-angular: remove deprecated parameter from marked (#​1327) (fe2ba78)
  • vite-plugin-nitro: prevent handling further middleware on return (#​1313) (f8ee855)
  • vitest-angular: pass custom config file path to runner (#​1334) (a1661e3)
Features
  • content: add og sub-package for generating Open Graph images (#​1316) (1df068d)
  • vite-plugin-angular: add internal plugin to detect Storybook environment (#​1314) (4045922)
  • vite-plugin-angular: add support for .ag extension (#​1307) (4754793)
  • vite-plugin-angular: include frontmatter in markdown transform content (#​1323) (283950d)

v1.7.3

Compare Source

Bug Fixes

v1.7.2

Compare Source

Bug Fixes
  • nx-plugin: add server context to Nx generator template (#​1270) (4009439)
  • platform: add support for event replay with SSR (#​1277) (11631a2)
  • platform: use workspace root when discovering packages for SSR transform (#​1280) (fa82328)
  • router: handle cookie header internally for server data loading (#​1276) (838646c)
  • update cookie interceptor in example app (#​1274) (1c209bd)
  • vite-plugin-angular: use resolved config for CSS preprocessor (#​1271) (c70fdb1)
  • vite-plugin-nitro: support server middleware in development (#​1269) (454889e)

v1.7.1

Compare Source

Bug Fixes
  • platform: more normalization fixes (#​1259) (3c909a8)
  • platform: normalize root for finding page routes on Windows (#​1255) (1e7ff22)
  • router: support additional dir paths windows (#​1260) (dd0696e)
  • vite-plugin-angular: include analog page files in additional compilation includes (#​1264) (bde2104)
  • vitest-angular: add vitest@2 to peerDependencies (#​1252) (4964be5)

v1.7.0

Compare Source

Bug Fixes
  • create-analog: add proper component naming (#​1237) (24518fc)
  • platform: add workaround for redefined global in zone.js 0.14.5+ (#​1245) (9ff8a4d)
  • platform: adjust transform filters for routes (#​1231) (8b488ff)
  • router: correctly discover page endpoints from additional sources (#​1238) (ef2cc86)
  • update peer dependencies for router and vitest-angular packages (#​1242) (5fa4205)
  • vite-plugin-angular: add additionalContentDirs to analog globs (#​1246) (b0abaa2)
  • vite-plugin-angular: use Vite preprocessCSS function for JIT CSS transform (#​1243) (f84bbf0)
Features
  • add support for configuring additional page/content route sources (#​1228) (869cfb5)
  • platform: add support for auto-discovery of SSR and optimization dependencies (#​1226) (40d03e6)
  • router: provide server context awareness to routing and HttpClient requests (#​1223) (b1cdd08)

v1.6.4

Compare Source

Bug Fixes
  • astro-angular: add better support for Astro environment detection (#​1229) (01d59dc)

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • content: export prism highlighter for custom client rendering (#​1209) (768ac1a)
  • create-analog: update templates to use Vite 5.x (#​1215) (5069e34)
  • router: skip default export warning for redirect page routes (#​1210) (a4aa195)
  • vite-plugin-angular: use Vite preprocessCSS function for component decorator styles (#​1214) (76d024b)

v1.6.1

Compare Source

Bug Fixes
  • content: filter out string content when using agx files (#​1200) (c6b94ea)
  • nx-plugin: add vitest types in tsconfig.spec.json (#​1197) (acaf6dc)
  • router: add error message when default export is missing from component (#​1194) (4d33677)
  • vite-plugin-angular: prevent context loss for "each" describe bl… (#​1195) (595a6b3)
  • vite-plugin-nitro: make sitemap available for SSR build (#​1201) (90cc7bd)

v1.6.0

Compare Source

Bug Fixes
  • content: import prismjs on client for prism highlighter (#​1178) (334c189)
  • create-analog: add vitest-angular to package.json deps (#​1187) (65869c6)
  • create-analog: correctly set package versions for yarn and pin Vite (#​1159) (847963c)
  • disable esbuild if not configured to enable correct sourcemaps (#​1177) (c51e472)
  • nx-plugin: set nx variable for init file template (#​1186) (e13643c)
  • platform: lazy load highlighters (#​1176) (707c532)
  • vite-plugin-angular: prevent context loss for "each" tests (#​1190) (13df344)
  • vite-plugin-angular: prevent context loss for "each" tests (#​1190) (610f406)
Features
  • content: introduce build-time rendering/highlighting for markdown (#​1174) (9ccf6b2)
  • platform: add support for configuring marked, and Prism (#​1185) (79e6242)
  • setup Vitest with standalone vitest-angular package (#​1184) (f6c2d00)

v1.5.0

Compare Source

Bug Fixes
  • content: add migration for marked-mangle dependency (#​1151) (d8522ff)
  • content: adjust peer dependencies meta for different highlighters (#​1124) (5708d7d)
  • content: adjust project config (#​1122) (2570d65)
  • content: delete npmignore from ng-packagr after build (616eedd)
  • create-analog: add dependencies based on template and package manager (#​1128) (0381aa4)
  • create-analog: add legacy dependencies to older templates (#​1153) (71ba755)
  • create-analog: modify app config after the file is added (#​1126) (d91f01e)
  • nx-plugin: update rxjs dependency (#​1142) (c697365)
  • platform: add Firebase packages to known SSR transform list (#​1154) (79c4575)
Features

v1.4.0

Compare Source

Bug Fixes
Features

v1.3.1

Compare Source

v1.3.0

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.2

Compare Source

Bug Fixes
  • router: support server-side-data-fetching when using a custom basehref (#​997) (433c50e)
  • vite-plugin-nitro: retain event context when fetching API routes (#​1005) (68b01fe)

v1.1.1

Compare Source

Bug Fixes
  • add TanStack packages for SSR transform (#​998) (0c5d1f6)
  • vite-plugin-angular: add support for output and model Signal API to Analog SFC (#​1004) (e212676)

v1.1.0

Compare Source

Bug Fixes
  • astro-angular: enable angular-prod mode at the astro:config:done step (#​970) (68a9cc8)
  • vite-plugin-angular: add support for testing Analog SFCs (#​984) (12c7f6b)
  • vite-plugin-angular: bind css transform to correct plugin scope (#​979) (acdf195)
Features
  • add support for Nx w/Project Crystal setup (#​991) (2d7a581)
  • vite-plugin-angular: support components and control flow in markdown (#​976) (fde8c2f)

1.0.2 (2024-03-25)

Bug Fixes
  • create-analog: improve E2E testing for create-analog (#​955) (72b039d)
  • create-analog: removing unused css (#​958) (2f2bbbe)
  • nx-plugin: rename Vite config and correct Vitest version for Vitest schematic (#​965) (dceb37e)
  • vite-plugin-angular: escape breaking characters for codespan (#​953) (bd87e70)
  • vite-plugin-angular: plugin causing build failures in version migration (#​961) (e020700)
  • vite-plugin-angular: remove numbers from beginning of file name selector (#​952) (528a5d8)
  • vite-plugin-nitro: resolve internal runtime files on Windows and add Windows build workflow (#​949) (cf5886a)

1.0.1 (2024-03-19)

Bug Fixes

v1.0.2

Compare Source

Bug Fixes
  • create-analog: improve E2E testing for create-analog (#​955) (72b039d)
  • create-analog: removing unused css (#​958) (2f2bbbe)
  • nx-plugin: rename Vite config and correct Vitest version for Vitest schematic (#​965) (dceb37e)
  • vite-plugin-angular: escape breaking characters for codespan (#​953) (bd87e70)
  • vite-plugin-angular: plugin causing build failures in version migration (#​961) (e020700)
  • vite-plugin-angular: remove numbers from beginning of file name selector (#​952) (528a5d8)
  • vite-plugin-nitro: resolve internal runtime files on Windows and add Windows build workflow (#​949) (cf5886a)

v1.0.1

Compare Source

Bug Fixes

v1.0.0

Compare Source

Bug Fixes
  • nx-plugin: rename template files and adjust versions (#​936) (e0d4b6b)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: angular/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/common
npm error   @angular/common@"^17.0.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/common@"^18.0.0" from @angular/[email protected]
npm error node_modules/@angular/ssr
npm error   @angular/ssr@"^18.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-08-15T05_56_24_106Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-15T05_56_24_106Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-analog-monorepo branch from e2f337c to 50e5fb3 Compare August 15, 2024 05:56
Copy link

cloudflare-workers-and-pages bot commented Aug 15, 2024

Deploying portfolio with  Cloudflare Pages  Cloudflare Pages

Latest commit: 50e5fb3
Status:🚫  Build failed.

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants